Skip to content

Add variants Nucleo-U5A5ZJ-Q and generic U595ZITxQ,U595ZJTxQ,U599ZITx… #2725

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 19, 2025

Conversation

patricklaf
Copy link
Contributor

This PR adds variants for the Nucleo-U5A5ZJ-Q and for generic boards based on U595ZITxQ, U595ZJTxQ, U599ZITxQ, U599ZJTxQ, U5A5ZJTxQ and U5A9ZJTxQ.

Only the Nucleo board has been tested with the CheckVariant sketch with the following result:

#####
NUM_DIGITAL_PINS = 119
NUM_ANALOG_INPUTS = 22
#####
Checking digital pins...
End check digital pins
#####
Checking analog pins definition...
End check analog pins
##### 
Checking IP instances (I2C, UART, SPI)...
End check IP instances (I2C, UART, SPI)

######################################## 
#### Test PASSED
########################################

On a real project, I2C and SPI were used with success.

@fpistm fpistm self-requested a review May 13, 2025 16:22
@fpistm fpistm added the new variant Add support of new bard label May 13, 2025
@fpistm fpistm added this to the 2.11.0 milestone May 13, 2025
@fpistm
Copy link
Member

fpistm commented May 13, 2025

Thanks @patricklaf
Will review tomorrow.

@github-project-automation github-project-automation bot moved this from In progress to Needs review in STM32 core based on ST HAL May 14, 2025
…U5A9ZJTxQ

Signed-off-by: patricklaf <patrick.lafarguette@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've replaced the PeripheralPins with the correct one. squash all and split in 2 commits.

@github-project-automation github-project-automation bot moved this from Needs review to Reviewer approved in STM32 core based on ST HAL May 14, 2025
Signed-off-by: patricklaf <patrick.lafarguette@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm merged commit 6ffb696 into stm32duino:main May 19, 2025
25 checks passed
@github-project-automation github-project-automation bot moved this from Reviewer approved to Done in STM32 core based on ST HAL May 19, 2025
@patricklaf patricklaf deleted the variant-u5a5 branch May 19, 2025 07:55
@patricklaf
Copy link
Contributor Author

Thanks a lot @fpistm for merging this PR.

@fpistm
Copy link
Member

fpistm commented May 19, 2025

Welcome, thank you for contributing 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new variant Add support of new bard
Projects
Development

Successfully merging this pull request may close these issues.

2 participants